[INFO] cloning repository https://github.com/dlunch/Renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlunch/Renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2FRenderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2FRenderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28394cdb22e06159276b1ba4b65ab7aef80e6720
[INFO] checking dlunch/Renderer against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2FRenderer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dlunch/Renderer
[INFO] finished tweaking git repo https://github.com/dlunch/Renderer
[INFO] tweaked toml for git repo https://github.com/dlunch/Renderer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dlunch/Renderer on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dlunch/windowing`
[INFO] [stderr]      Locking 184 packages to latest compatible versions
[INFO] [stderr]       Adding glam v0.22.0 (available: v0.33.2)
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.17.1)
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.10)
[INFO] [stderr]       Adding naga v0.10.1 (available: v30.0.0)
[INFO] [stderr]       Adding pretty_env_logger v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding spinning_top v0.2.5 (available: v0.3.0)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.103)
[INFO] [stderr]       Adding wgpu v0.14.2 (available: v30.0.0)
[INFO] [stderr]       Adding zerocopy v0.6.6 (available: v0.8.54)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f421cf2c305b0937519c320523d41828c5a75c73166176eb09d5bd1b10ed676c
[INFO] running `Command { std: "docker" "start" "f421cf2c305b0937519c320523d41828c5a75c73166176eb09d5bd1b10ed676c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f421cf2c305b0937519c320523d41828c5a75c73166176eb09d5bd1b10ed676c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f421cf2c305b0937519c320523d41828c5a75c73166176eb09d5bd1b10ed676c" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f421cf2c305b0937519c320523d41828c5a75c73166176eb09d5bd1b10ed676c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f421cf2c305b0937519c320523d41828c5a75c73166176eb09d5bd1b10ed676c" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling wgpu-core v0.14.2
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking wgpu-types v0.14.1
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking glam v0.22.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]     Checking squish v1.0.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.10.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking wgpu-hal v0.14.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking windowing v0.1.0 (https://github.com/dlunch/windowing#823b2332)
[INFO] [stderr]     Checking wgpu v0.14.2
[INFO] [stderr]     Checking eng v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/ecs/system.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |         Box::new(SystemFunction::new(self))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Input` declared on the struct `SystemFunction`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 87 |         Box::new(SystemFunction::<Func, (_,)>::new(self))
[INFO] [stdout]    |                                ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/ecs/system.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         Box::new(SystemFunction::new(self))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for tuple `(<_ as SystemInput>::ActualInput<'_>,)`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> Func: FnOnce(<_ as SystemInput>::ActualInput<'a>)` found
[INFO] [stdout]   --> src/ecs/system.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Func: Fn(Input1) -> CommandList + Fn(Input1::ActualInput<'_>) -> CommandList + 'static,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required for `SystemFunction<Func, (_,)>` to implement `system::System`
[INFO] [stdout]   --> src/ecs/system.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<Func, Input1> System for SystemFunction<Func, (Input1,)>
[INFO] [stdout]    |                    ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 49 | where
[INFO] [stdout] 50 |     Func: Fn(Input1::ActualInput<'_>) -> CommandList,
[INFO] [stdout]    |                                          ----------- unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `SystemFunction<Func, (_,)>`
[INFO] [stdout]   --> src/ecs/system.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct SystemFunction<F, Input>(F, PhantomData<Input>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: required for `Box<SystemFunction<Func, (_,)>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]    = note: required for the cast from `Box<SystemFunction<Func, (_,)>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/ecs/system.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Box::new(SystemFunction::new(self))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Input` declared on the struct `SystemFunction`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Box::new(SystemFunction::<Func, (_, _)>::new(self))
[INFO] [stdout]    |                                ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/ecs/system.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Box::new(SystemFunction::new(self))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for tuple `(<_ as SystemInput>::ActualInput<'_>, <_ as SystemInput>::ActualInput<'_>)`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b> Func: FnOnce(<_ as SystemInput>::ActualInput<'a>, <_ as SystemInput>::ActualInput<'b>)` found
[INFO] [stdout]   --> src/ecs/system.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Func: Fn(Input1, Input2) -> CommandList + Fn(Input1::ActualInput<'_>, Input2::ActualInput<'_>) -> CommandList + 'static,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required for `SystemFunction<Func, (_, _)>` to implement `system::System`
[INFO] [stdout]   --> src/ecs/system.rs:62:28
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl<Func, Input1, Input2> System for SystemFunction<Func, (Input1, Input2)>
[INFO] [stdout]    |                            ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 | where
[INFO] [stdout] 64 |     Func: Fn(Input1::ActualInput<'_>, Input2::ActualInput<'_>) -> CommandList,
[INFO] [stdout]    |                                                                   ----------- unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `SystemFunction<Func, (_, _)>`
[INFO] [stdout]   --> src/ecs/system.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct SystemFunction<F, Input>(F, PhantomData<Input>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: required for `Box<SystemFunction<Func, (_, _)>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]    = note: required for the cast from `Box<SystemFunction<Func, (_, _)>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/ecs/system.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |         Box::new(SystemFunction::new(self))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Input` declared on the struct `SystemFunction`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 87 |         Box::new(SystemFunction::<Func, (_,)>::new(self))
[INFO] [stdout]    |                                ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/ecs/system.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         Box::new(SystemFunction::new(self))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for tuple `(<_ as system::SystemInput>::ActualInput<'_>,)`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> Func: FnOnce(<_ as system::SystemInput>::ActualInput<'a>)` found
[INFO] [stdout]   --> src/ecs/system.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Func: Fn(Input1) -> CommandList + Fn(Input1::ActualInput<'_>) -> CommandList + 'static,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required for `SystemFunction<Func, (_,)>` to implement `system::System`
[INFO] [stdout]   --> src/ecs/system.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<Func, Input1> System for SystemFunction<Func, (Input1,)>
[INFO] [stdout]    |                    ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 49 | where
[INFO] [stdout] 50 |     Func: Fn(Input1::ActualInput<'_>) -> CommandList,
[INFO] [stdout]    |                                          ----------- unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `SystemFunction<Func, (_,)>`
[INFO] [stdout]   --> src/ecs/system.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct SystemFunction<F, Input>(F, PhantomData<Input>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: required for `Box<SystemFunction<Func, (_,)>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]    = note: required for the cast from `Box<SystemFunction<Func, (_,)>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/ecs/system.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Box::new(SystemFunction::new(self))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `Input` declared on the struct `SystemFunction`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Box::new(SystemFunction::<Func, (_, _)>::new(self))
[INFO] [stdout]    |                                ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/ecs/system.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Box::new(SystemFunction::new(self))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for tuple `(<_ as system::SystemInput>::ActualInput<'_>, <_ as system::SystemInput>::ActualInput<'_>)`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a, 'b> Func: FnOnce(<_ as system::SystemInput>::ActualInput<'a>, <_ as system::SystemInput>::ActualInput<'b>)` found
[INFO] [stdout]   --> src/ecs/system.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Func: Fn(Input1, Input2) -> CommandList + Fn(Input1::ActualInput<'_>, Input2::ActualInput<'_>) -> CommandList + 'static,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required for `SystemFunction<Func, (_, _)>` to implement `system::System`
[INFO] [stdout]   --> src/ecs/system.rs:62:28
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl<Func, Input1, Input2> System for SystemFunction<Func, (Input1, Input2)>
[INFO] [stdout]    |                            ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 | where
[INFO] [stdout] 64 |     Func: Fn(Input1::ActualInput<'_>, Input2::ActualInput<'_>) -> CommandList,
[INFO] [stdout]    |                                                                   ----------- unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `SystemFunction<Func, (_, _)>`
[INFO] [stdout]   --> src/ecs/system.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct SystemFunction<F, Input>(F, PhantomData<Input>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    = note: required for `Box<SystemFunction<Func, (_, _)>>` to implement `CoerceUnsized<Box<dyn system::System>>`
[INFO] [stdout]    = note: required for the cast from `Box<SystemFunction<Func, (_, _)>>` to `Box<(dyn system::System + 'static)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eng` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eng` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "f421cf2c305b0937519c320523d41828c5a75c73166176eb09d5bd1b10ed676c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f421cf2c305b0937519c320523d41828c5a75c73166176eb09d5bd1b10ed676c", kill_on_drop: false }`
[INFO] [stdout] f421cf2c305b0937519c320523d41828c5a75c73166176eb09d5bd1b10ed676c
